CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c file read

搜索资源列表

  1. C源码_CFG-_INI配置文件读写测试程序

    0下载:
  2. CFG-_INI配置文件读写测试程序-CFG - _INI configuration file read and write test procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7588
    • 提供者:grandbleu
  1. isdom_sdk.zip

    0下载:
  2. 游戏开发包。DirectX相关的组件包装, DirectDraw、D3D、DirectInput、DirectSound、DirectPlay、DirectMedia、及MIDI播放;图形文件读写;网络编程;多线程等方面很多内容, Game development package. DirectX correlation module packing, DirectDraw, D3D, DirectInput, DirectSound, DirectPlay, DirectMedia, and
  3. 所属分类:DirextX

    • 发布日期:2017-11-08
    • 文件大小:1684079
    • 提供者:马明
  1. rawimage_to_bitmap

    0下载:
  2. This c code read raw image file and change it to bmp file
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-09
    • 文件大小:1874956
    • 提供者:Kil Jhun Jeong
  1. C-FIR

    0下载:
  2. 此程序是用C语言编写的FIR数字滤波器,程序分块相当完整清晰:打开文件,读取数据文件,运算滤波,结果写入文件,关闭文件。已经通过验证-This program is written in C language FIR digital filters, the program block quite a complete and clear: open the file, read data files, computing filtering, the results of written do
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:555
    • 提供者:风影
  1. CPP-file-operation

    0下载:
  2. C++文件操作,包括文件打开 文件读取 文件写入 文件定位等-C++ file operations, including files written to the file open the file read the file positioning
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:24962
    • 提供者:金鱼
  1. OpenGL

    2下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-05
    • 文件大小:1080885
    • 提供者:刘洋
  1. CSharp-read-tiff

    2下载:
  2. C#读取TIF格式的图像,包括读取TIF格式图像的头文件、图像数据部分等。-C# read TIF format images, including the header file read TIF format image, the image data part
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-23
    • 文件大小:50222
    • 提供者:shy
  1. file-reading

    0下载:
  2. c实现的文件读写。数据源不断产生数据,能够实现对其不断的写入。包含设计文档!-c to achieve the file read and write. Data sources continue to generate data, to achieve its write. Contains design documents! Has been validated in dev c++
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:12385
    • 提供者:kongyameng
  1. tdxcsh

    0下载:
  2. c文件操作,修改文件,打开,读取,写入,关闭-c file operations, to modify the file, open, read, write, close
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:841
    • 提供者:ddq
  1. excel_read

    0下载:
  2. c#读写excel,对excel文件的读\写\改-c# read and write excel, to excel file read and write to
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1645
    • 提供者:william
  1. file

    0下载:
  2. 文件读写学习示例!实现c++文件读写功能-Study examples of documents to read and write! Implementation c++ file reading and writing features
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6805
    • 提供者:流放
  1. read_wav

    1下载:
  2. C file to read and decode a WAV file.
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:3805
    • 提供者:Mike
  1. Read.a.file.line.function

    0下载:
  2. 本程序用C语言实现了读一个.txt文档中一行数据的功能。希望对大家有用。有不对的地方请指正。-This procedure using C language to implement reading a. Txt document in the line of data. Want to be useful to everyone. Where there is something wrong please correct me.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2619
    • 提供者:张得利
  1. readfile8

    0下载:
  2. 使用C文件指针读写ArcGIS中的shape文件-ArcGIS using the C file pointer to read and write in the shape file
  3. 所属分类:GIS program

    • 发布日期:2017-05-13
    • 文件大小:3517710
    • 提供者:梁新韵
  1. gray_level

    0下载:
  2. 可以降低BMP圖檔的程式碼,預設要讀lena.bmp-BMP image file can reduce the code, the default to read lena.bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:186784
    • 提供者:王大明
  1. c

    0下载:
  2. 自己写的C++文件流的读取,很实用 ,自己写了好久,研究了好久 终于弄明白了,真的很不容易,传上来,供大家学习-Write your own C++ file stream to read, very practical, himself wrote a long time to study for a long time has finally figured out, really is not easy, pass up, for them to learn thank you
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:2380
    • 提供者:习永建
  1. file-read-write_C-Language

    0下载:
  2. 对常用的文件读写做了小结,不清楚的朋友可以看看,还是不错的幺-Read and write files on the common with a summary, do not know friends can see, is good unitary
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:2504
    • 提供者:刘庆
  1. c-Sharp-file-read-sp3

    1下载:
  2. 通过c#来提取sp3文件,通过这个读取sp3文件的各种信息-c# file read sp3
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:2578
    • 提供者:武平
  1. C#

    0下载:
  2. 客户给了一证件模板格式,要求将系统中的数据按照格式导出到一个Word文件中,一条记录为一页,对换到下一页纠结了很久,终于捣鼓出来了。思路是拷贝模板文件,读取模板文件中的表格,选择表格进行复制,对第一页的表格进行赋值,赋值完后转到下一页进行黏贴,再对表格进行赋值。(The customer gives a certificate template format, request the data of the system in accordance with the format into a
  3. 所属分类:C#编程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:阿拉磊
  1. C#文件编辑器源码

    0下载:
  2. 读取二进制文件源码 源码描述: 一、源码特点 采用winform进行开发,实现读取二进制文件功能 二、功能介绍 本源码是一个读取二进制文件源码,适合初学者,读取二进制文件,利用C#客户端,读取二进制文件流 三、菜单功能 1、首先创建一个.bin格式的文件 2、运行程序,点击选择,选择.bin文件 3、点击读取,在文件内容中就会显示。 四、注意事项 1、开发环境为Visual Studio 2010,使用.net 3.5开发。(Read the source cod
  3. 所属分类:C#编程

    • 发布日期:2018-05-02
    • 文件大小:46080
    • 提供者:哦嘞嘞
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com